OwaOptionsIsOptimizedForAccessibility Property |
Gets or sets a value indicating whether this instance is optimized for accessibility.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IsOptimizedForAccessibility { get; set; }Public Property IsOptimizedForAccessibility As Boolean
Get
Set
Property Value
Type:
Booleantrue if this instance is optimized for accessibility; otherwise,
false.
See Also